home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / kcl / abcl / readme.txt < prev    next >
Text File  |  1993-07-02  |  1KB  |  34 lines

  1. ;;; -*- Mode: Indented-Text; -*-
  2.  
  3.           ABCL/R2 Gesi (the Summer Solstice) version
  4.             (version 0.50: June 21, 1993)
  5.  
  6. This distribution kit contains an implementation of ABCL/R2 system
  7. which is an object-oriented concurrent reflective language based on
  8. Hybrid Group Architecture.  As a reflective language, an ABCL/R2
  9. program can dynamically control its own behavior, such as scheduling
  10. policy, from within user-program.  As an object-oriented concurrent
  11. language, this system has almost all functions of ABCL/1.
  12.  
  13.  
  14. Currently, we have tested the system on following Common Lisp systems:
  15.     o KCl (Kyoto Common Lisp)  Nov 13, 1990 (on SUN/SparcStations),
  16.     o AKCL (Austin Kyoto Common Lisp)  Version(1.609) 
  17.       (on SUN/SparcStations),
  18.     o CMU Common Lisp 16d/16e (on SUN/SparcStations),
  19.     o Macintosh Common Lisp 2.0, and
  20.     o Sun Common Lisp.
  21. We have also tested on ACL\PC (Allegro Common Lisp for Windows)
  22. version 1.0, and it has worked.  The reason why ACL\PC is not listed
  23. is that we only have rare access to that.  The main reason that other
  24. Common Lisps are not listed above is our few accesses to them.
  25.  
  26.  
  27. To build the system, please read `install' file (and `readme-mcl' for
  28. MCL users).
  29.  
  30.  
  31. If you have any troubles, questions, suggestions or comments, please
  32. feel free to contact the authors.  The E-Mail addresses are:
  33.     {masuhara,matsu,takuo,yonezawa}@is.s.u-tokyo.ac.jp.
  34.